home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Inside the White House
/
Inside the White House.iso
/
prez.dir
/
00324.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-08-01
|
219 b
|
10 lines
on mouseUp
global gTextSprite
set spriteNumber to gTextSprite
set cnum to the castNum of sprite spriteNumber
copyToClipBoard(cast cnum)
set tPath to the pathName
put "clip.exe" after tPath
open(tPath)
end